Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Sidekiq: capture sidekiq context as extra info - #31

Open
borc wants to merge 1 commit into
opbeat:masterfrom
borc:feature/report-sidekiq-context
Open

Sidekiq: capture sidekiq context as extra info#31
borc wants to merge 1 commit into
opbeat:masterfrom
borc:feature/report-sidekiq-context

Conversation

@borc

@borc borc commented Dec 3, 2015

Copy link
Copy Markdown

The Sidekiq context contains some very useful things for debugging purposes, for instance:

  • ID of the failed job
  • arguments for the job
  • name of the worker class

Side note: should support for Sidekiq v2 be dropped? Version 4 was just released, and the latest version 2 release is over a year old already.

@Darep

Darep commented Dec 4, 2015

Copy link
Copy Markdown
Contributor

👍

@mikker

mikker commented Dec 4, 2015

Copy link
Copy Markdown
Contributor

This could definitely use a matching spec. I'll merge this when I get around to adding one. Thanks! 👏🏼

@mikker mikker self-assigned this Dec 4, 2015
@mikker mikker removed their assignment Aug 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants